DRUID 5.4
Deployment Dates
The table below lists the deployment date of DRUID v5.4 across Druid Clouds. To view the Druid Releases Calendar, see Druid ChatBot Releases.
Druid Cloud Community *.community.Druidplatform.com |
Druid Cloud US *.us.Druidplatform.com |
Druid Cloud Australia *au.Druidplatform.com |
Druid Cloud West-Europe (PROD) *.Druidplatform.com |
---|---|---|---|
Canceled - January 05, 2023 | January 05, 2023 | January 05, 2023 | January 05, 2023 |
These release notes give you a brief, high-level description of the improvements implemented to existing features.
If you have questions about your Druid tenant, please contact support@Druidai.com or your local Druid partner for more information.
- DRUID Connector Host installer improvements
- DRUID Connectors - maximum execution timeout on integrations
- SQL Connector
- CNN Installer bug - Backup folder
What's New
- Charts on forms. With this release you can add charts on forms by using sub grids. This way you put at business users disposal on forms grouped information about entity records.
For more information, see Adding Views and Charts on forms by Using Sub Grids.
Improvements
- New DRUID supported languages. With this release, DRUID supports the following APAC native script languages: Burmese, Filipino, Kannada, Khmer, Malagasy, Manipuri (Bengali), Marathi, Punjabi, Sinhala, Telugu and Urdu.
- DRUID Connector Host installer improvements.
- When upgrading DRUID Connector Host, the installer now reads the existing connection configurations and users performing the upgrade can modify the connection parameters.
- When upgrading DRUID Connector Host, the installer checks if .NET exists on the machine and if it exists, it also checks the .NET version installed on the machine. It the main .NET version packed in the installer differs from the one installed on the machine, it automatically installs the .NET version packed within it.
- When installing the Connector Host, you can import the installation parameters by clicking the Import settings button and uploading the configuration file. This is particularly useful when you have encrypted credentials, when using an encryption certificate, or when you want to install the latest Connector Host version on another machine using the installation parameters from an old installation.
- DRUID Connectors - maximum execution timeout on integrations. On all DRUID connectors, to avoid long execution time for an integration with many tasks, the maximum sum of all timeouts configured on an integration is now 250 seconds. Whenever this maximum is reached, the execution of the currently running integration task is interrupted and any subsequent integration tasks are no longer executed.
- SQL Connector. An additional connection parameter, ApplicationName is now available when connecting to an SQL Server and it is useful for debugging purposes. You can use the application name in the SQL profiler to filter the actions performed by the SQL Connector on the database.
- System entity fields upgrade enhancements. To highlight that the entity upgrade process is irreversible, the upgrade pop-up now provides more details on what the bot authors should do before the upgrade.
-
A new parameter is now available in the Webchat UI editor, autoScrollSnapOnPage. Selecting this parameter, you set the snippet focus on the last message sent by the bot and not on the first one, thus eliminating the need for users to scroll down in the chat to read subsequent messages sent in the chat.
-
On bots using Bot Framework version 4, you can now also block user input for adaptive cards; Block User Input option is now available on adaptive card configuration page.
DRUID Stop Words are also available for Marathi and Urdu.
To ensure that bot authors don't break the bot informational model and conversational flows when doing bulk upgrade, the option to Upgrade all entities has been removed.
Also, if you do not upgrade an entity, you have DRUID Data Service active and you try adding a DRUID Data Service integration task on the entity, you will get an error message.
Bug Fixes
- CNN Installer: Upgrading DRUID Connector Host no longer deletes existing logs. The Backup folder is updated before upgrading CNN Host with the logs created from the last upgrade.
- Upgraded DRUID entities, they are now case sensitive compatible.